home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Headers / ansi / setjmp.h < prev    next >
C/C++ Source or Header  |  1991-09-12  |  109b  |  7 lines

  1. #ifndef _ANSI_SETJMP_H
  2. #define _ANSI_SETJMP_H
  3.  
  4. #include <ansi/machine/setjmp.h>
  5.  
  6. #endif /* _ANSI_SETJMP_H */
  7.